From 7c075eff1b191dffdf51fcac166a151eee01a252 Mon Sep 17 00:00:00 2001 From: "Matteo F. Vescovi" Date: Tue, 7 Feb 2012 18:32:27 +0100 Subject: [PATCH] debian/control: fixing a typo about lib version Before merging the experimental branch on master, I forgot to change version number in library dependency of -dbg package. Doing it now. Git-Dch: Ignore --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 3b75b65..d43c099 100644 --- a/debian/control +++ b/debian/control @@ -45,7 +45,7 @@ Package: libbabl-0.1-dbg Section: debug Priority: extra Architecture: any -Depends: libbabl-0.0-0 (= ${binary:Version}), +Depends: libbabl-0.1-0 (= ${binary:Version}), ${misc:Depends} Description: Dynamic, any to any, pixel format conversion library (debugging symbols) Babl is a dynamic, any to any, pixel format conversion library. It -- 2.30.2